How do you host images using Windows Server so that they are accessible over the internet? [closed]
        Posted  
        
            by 
                nairware
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by nairware
        
        
        
        Published on 2012-09-19T19:58:27Z
        Indexed on 
            2012/09/19
            21:39 UTC
        
        
        Read the original article
        Hit count: 205
        
iis
|windows-server-2008-r2
I was trying to figure out a way to host images (picture images, not disk images) such that they are accessible over the internet via URLs--in a way similar to a web service like Photobucket or ImageShack. I have a whole bunch of Windows Servers (Windows Server 2008 R2) available in the cloud. Instead of hosting images using Photobucket or ImageShack, I wanted to host this images directly on my own Windows cloud.
This could be really complicated or really simple. I have no idea, as I know very little about IIS 6 (which is what I am using) or web servers. If this is too broad of a question (as there are probably multiple ways of implementing this), is there at least some guide or documentation of how someone else has setup image hosting? Perhaps a step-by-step guide of at least one way to do it?
© Server Fault or respective owner